Skip to content

Downgrade referenceVersion to 3.6.0 and add notes how referenceVersion should be set #21813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

WojciechMazur
Copy link
Contributor

@WojciechMazur WojciechMazur commented Oct 19, 2024

The main branch should always use a compiler with experimental tasty - it's required for non_boostrapped tests to pass. It's required because we cannot consume stable version of tasty from it's experimental subversion (it's assumed that stable version > experimental version for the same major/minor pair)

We pick 3.6.0 (released by mistake during 3.6.0-RC1) because that's the last non-stable version pushed to Maven. Typically we would use the last RC version

[test_non_bootstrapped]

…imental TASTy version in main. Add notes on how referenceVersion should be tracked
@WojciechMazur WojciechMazur force-pushed the build/downgradeReferenceVersion branch from b72f84e to d945d68 Compare October 19, 2024 20:10
@WojciechMazur WojciechMazur merged commit 40956e1 into scala:main Oct 19, 2024
24 checks passed
@WojciechMazur WojciechMazur deleted the build/downgradeReferenceVersion branch October 19, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant